From: Felix Fietkau Date: Sat, 16 Jan 2016 09:14:03 +0000 (+0000) Subject: ustream-ssl: fix copy&paste mistake in mbedtls variant title X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=8c08e0a2396ac650bfc95c97ee14fa367e0f72cb;p=openwrt%2Fsvn-archive%2Farchive.git ustream-ssl: fix copy&paste mistake in mbedtls variant title Signed-off-by: Felix Fietkau SVN-Revision: 48258 --- diff --git a/package/libs/ustream-ssl/Makefile b/package/libs/ustream-ssl/Makefile index 509709cd71..57f5dc6b00 100644 --- a/package/libs/ustream-ssl/Makefile +++ b/package/libs/ustream-ssl/Makefile @@ -53,7 +53,7 @@ endef define Package/libustream-mbedtls $(Package/libustream/default) - TITLE += (polarssl) + TITLE += (mbedtls) DEPENDS += +libmbedtls VARIANT:=mbedtls DEFAULT_VARIANT:=1